Add architecture ppc64le to travis build#44
Open
zazzel wants to merge 1 commit intomoxystudio:masterfrom
Open
Conversation
Add architecture ppc64le to travis build
Codecov Report
@@ Coverage Diff @@
## master #44 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 13 13
Branches 4 4
=========================================
Hits 13 13 Continue to review full report at Codecov.
|
Contributor
|
If the pipeline runs to completion faster on ppc64le than amd64 today as claimed, I don't really mind merging this. We can even drop amd64 for the time being, I guess. However, even though ppc64le is supposed to benefit from faster boot times, the last run of the pipeline took longer than amd64. @satazor, thoughts? We're in the process of moving the CI to GitHub Actions anyhow. Background: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
I had added ppc64le support on Travis-ci and Its been success added and build. Kindly review and merge same.
Changes done are added ppc64le arch.
The Travis ci build logs can be verified from the link below.
https://travis-ci.com/github/zazzel/js-deep-for-each
Please have a look.
Thank you